home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / gnu / flex / flexb237.zoo / README.atari < prev    next >
Text File  |  1993-03-05  |  1KB  |  43 lines

  1. here is the latest version of flex (2.3 Patch #7) for the atari.
  2.  
  3. first:
  4.     read the files COPYING, flex.1, flexdoc.1 and README
  5.  
  6. acknowledgements:
  7.     to Vern Paxson for this increditable effort, and for making
  8. it available freely.
  9.  
  10. installation:
  11.     - get flex distribution: version 2.3 patch #7
  12.     (available on prep.ai.mit.edu)
  13.     - apply the patches in atari.diffs to the distribution.
  14.  
  15. [ also apply the patches in diff2, diff3, and diff4, in that order. -- hyc]
  16.  
  17.     - add the files Makefile.atari, yyread.c, README.atari to
  18.     the distribution.
  19.     - edit Makefile.atari to fix up paths (or you can use
  20.     the included executable flex.ttp).
  21.     - make
  22.     - cp flex.ttp to anywhere in $PATH
  23.     - cp flex.skel into the file named SKELETON_FILE in makefile.cgcc
  24.       (flex.ttp is built with e:/lib/flex.skel)
  25.     - cp flexlib.olb into $GNULIB so that gcc -lflexlib can find it.
  26.     - run atleast the small test.
  27. it passes all the tests. _stksize is set to -1L. if you want to change it,
  28. make it a larg'ish number.
  29.  
  30. you can also fix up the path to the skel file by patching the binary
  31. with a shorter or same length path as e:/lib/flex.skel. (dont
  32. forget to put the 0 byte if you patch to a shorter path). i use
  33. gnuEmacs for all my binary editing needs!
  34.  
  35. please report all atari related errors to me, dont bug vern with them.
  36.  
  37. enjoy,
  38. --
  39. bang:   uunet!cadence!bammi            jwahar r. bammi
  40. domain: bammi@cadence.com
  41. GEnie:    J.Bammi
  42. CIS:    71515,155
  43.